- H5Isearch
void* H5Isearch(H5IType type, H5I_search_func_t func, void* key)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear_type
void clear_type(H5IType type, hbool_t force)
Undocumented in source. Be warned that the author may not have intended to support it.
- dec_ref
int dec_ref(hid_t id)
Undocumented in source. Be warned that the author may not have intended to support it.
- dec_type_ref
int dec_type_ref(H5IType type)
Undocumented in source. Be warned that the author may not have intended to support it.
- destroy_type
void destroy_type(H5IType type)
Undocumented in source. Be warned that the author may not have intended to support it.
- get_file_id
hid_t get_file_id(hid_t id)
Undocumented in source. Be warned that the author may not have intended to support it.
- get_name
string get_name(hid_t id)
Undocumented in source. Be warned that the author may not have intended to support it.
- get_ref
int get_ref(hid_t id)
Undocumented in source. Be warned that the author may not have intended to support it.
- get_type
H5IType get_type(hid_t id)
Undocumented in source. Be warned that the author may not have intended to support it.
- get_type_ref
int get_type_ref(H5IType type)
Undocumented in source. Be warned that the author may not have intended to support it.
- inc_ref
int inc_ref(hid_t id)
Undocumented in source. Be warned that the author may not have intended to support it.
- inc_type_ref
int inc_type_ref(H5IType type)
Undocumented in source. Be warned that the author may not have intended to support it.
- is_valid
htri_t is_valid(hid_t id)
Undocumented in source. Be warned that the author may not have intended to support it.
- nmembers
void nmembers(H5IType type, hsize_t* num_members)
Undocumented in source. Be warned that the author may not have intended to support it.
- object_verify
void* object_verify(hid_t id, H5IType id_type)
Undocumented in source. Be warned that the author may not have intended to support it.
- register
hid_t register(H5IType type, void* object)
Undocumented in source. Be warned that the author may not have intended to support it.
- register_type
H5IType register_type(size_t hash_size, uint reserved, H5I_free_t free_func)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove_verify
void* remove_verify(hid_t id, H5IType id_type)
Undocumented in source. Be warned that the author may not have intended to support it.
- type_exists
htri_t type_exists(H5IType type)
Undocumented in source. Be warned that the author may not have intended to support it.